home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / winter_challenge.swf / scripts / frame_8 / PlaceObject2_71_13 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2011-08-19  |  135b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.hotSpot3.hitTest(_root.ATVclip))
  3.    {
  4.       _root.ATVclip.ATV.gotoAndStop("normal");
  5.    }
  6. }
  7.